home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 2428 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.6 KB

  1. Path: god.bel.alcatel.be!nlev00!barnhoorn
  2. From: barnhoorn@nlev00 ()
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Amiga Memory Map Needed!!!
  5. Date: 31 Jan 1996 12:13:52 GMT
  6. Organization: Alcatel Bell
  7. Distribution: world
  8. Message-ID: <4enme0$7as@btmpjg.god.bel.alcatel.be>
  9. References: <310495eb@gauss.demon.co.uk> <1109oaw60.alamito@marketgraph.xs4all.nl> <4eisdt$dkn@sunsystem5.informatik.tu-muenchen.de> <4ejjom$na7@serpens.rhein.de> <4elp51$8vn@sunsystem5.informatik.tu-muenchen.de> <4em9d7$6m8@serpens.rhein.de>
  10. Reply-To: barnhoorn@nlev00 ()
  11. NNTP-Posting-Host: nles61.ats.nld.alcatel.nl
  12. X-Newsreader: mxrn 6.18-10
  13.  
  14.  
  15. In article <4em9d7$6m8@serpens.rhein.de>, mlelstv@serpens.rhein.de (Michael van Elst) writes:
  16. |> 
  17. |> >|> BTW, why don't you read the RKRMs ? They do answer your questions.
  18. |> >mhm, I only got autodocs. is it described there ?
  19. |> 
  20. |> Most of it.
  21. |> 
  22.  
  23. OK, then I have yet another frequently asked question. In my program, I
  24. launch a lot of 'threads' (using CreateTask). Why is it that my threads
  25. can not access the dos.library? Do they need global data, which is available
  26. for processes, but not for tasks? Obviously... Then how can I easily
  27. modify the CreateTask into a CreateProc? I did not easily find this in
  28. the RKRM - maybe somebody can point me where it is described exactly.
  29. I once tried CreateProc but nothing happened (I mean, the new process
  30. did not started to run). Is it that I need to trigger
  31. the new process by sending it some kind of message?
  32.  
  33. In other words: is there a CSAP-FAQ already somewhere?
  34.  
  35. thanks,
  36.  
  37. Jaco.
  38. (email me at barnie@xs4all.nl (home) or
  39. barnhoorn%nlev00@btmv56.se.bel.alcatel.be (work), or just followup on this
  40. article)
  41.  
  42.